home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / 2format.zip / FORMAT2.BAT < prev    next >
DOS Batch File  |  1988-10-01  |  419b  |  12 lines

  1. echo off>nul
  2. cls
  3. echo                           WELCOME TO FORMAT2
  4. echo                PLEASE PLACE A DISK IN DRIVE A AND DRIVE B
  5. echo                       STRIKE ANY KEY WHEN READY
  6. pause>nul
  7. format a:<noformat.bat  
  8. format b:<noformat.bat   
  9. cls
  10. echo                    DO YOU WANT TO RUN FORMAT2 AGAIN?
  11. echo                        PLEASE TYPE "YES" OR "NO"
  12. echo                            AND PRESS ENTER